PDF Plugin for Xojo

Page.Height Property (console safe)

Sets or gets the height of the page.

Height as Single {Read and Write}

Remarks

Page size can also be set to one of the standard page sizes by using the SetSize method.

See Also

Page Class